Fix test of whether to insert lexical-binding cookies in custom files
authorPo Lu <luangruo@yahoo.com>
Sat, 11 May 2024 14:24:23 +0000 (22:24 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 11 May 2024 14:24:23 +0000 (22:24 +0800)
commit6d4179957a830fa03348c47067d9d5c1ae6e3eba
tree7cf912116cad82baa83da205cb34a20599962c7c
parentb990c37b9adbb4cbbcd6ef652c2a1737cf80269d
Fix test of whether to insert lexical-binding cookies in custom files

* lisp/cus-edit.el (custom-save-all): Test whether the buffer is
empty, not whether point is at EOB.
lisp/cus-edit.el